home *** CD-ROM | disk | FTP | other *** search
- object MainFrameWindow: TMainFrameWindow
- Left = 296
- Top = 167
- Width = 696
- Height = 473
- Caption = 'GreatFamily'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsMDIForm
- Menu = MainMenu1
- OldCreateOrder = False
- Position = poDefault
- WindowState = wsMaximized
- PixelsPerInch = 96
- TextHeight = 13
- object MainMenu1: TMainMenu
- Left = 72
- Top = 96
- object File1: TMenuItem
- Caption = '&File'
- object Newfamilytree1: TMenuItem
- Caption = '&New family tree'
- OnClick = Newfamilytree1Click
- end
- object Exit1: TMenuItem
- Caption = 'E&xit'
- OnClick = Exit1Click
- end
- end
- end
- end
-